summaryrefslogtreecommitdiffstats
path: root/src/gui/newfiledlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/newfiledlg.cpp')
-rw-r--r--src/gui/newfiledlg.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/newfiledlg.cpp b/src/gui/newfiledlg.cpp
index fac51d5..e379976 100644
--- a/src/gui/newfiledlg.cpp
+++ b/src/gui/newfiledlg.cpp
@@ -8,7 +8,10 @@
* (at your option) any later version. *
***************************************************************************/
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
+
#include "document.h"
#include "microinfo.h"
#include "newfiledlg.h"