]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/wxblistctrl.cpp
kes wx-console crashes because of differences between Bacula and wxWidgets
[bacula/bacula] / bacula / src / wx-console / wxblistctrl.cpp
index 820316fc9e1c4e1ac47518f2e695108e519e3ae9..ddfd79b6ba2421fdb6e44951e794932569deaee0 100644 (file)
@@ -8,11 +8,11 @@
  *    Version $Id$
  */
 /*
-   Copyright (C) 2004-2005 Kern Sibbald
+   Copyright (C) 2004-2006 Kern Sibbald
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
-   version 2 as ammended with additional clauses defined in the
+   version 2 as amended with additional clauses defined in the
    file LICENSE in the main source directory.
 
    This program is distributed in the hope that it will be useful,
@@ -22,8 +22,9 @@
 
  */
 
-#include "wxblistctrl.h"
+#include "bacula.h"
 
+#include "wxblistctrl.h"
 #include "csprint.h"
 #include "wxbmainframe.h"