ossp-pkg/as/as-gui/as_gui.h 1.60 -> 1.61
--- as_gui.h 2003/01/21 12:38:01 1.60
+++ as_gui.h 2003/01/22 23:57:01 1.61
@@ -48,6 +48,10 @@
#include <qlayout.h>
#include <qfile.h>
+#ifdef HAVE_CONFIG_H
+#include "ac_config.h"
+#endif
+
#include "as_except.h" // Exception classes
#include "as_const.h" // For general constants
#include "as_pref.h" // For class Preferences
|
|