summaryrefslogtreecommitdiffstats
path: root/src/note.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/note.cpp')
-rw-r--r--src/note.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/note.cpp b/src/note.cpp
index 227df8a..6486de3 100644
--- a/src/note.cpp
+++ b/src/note.cpp
@@ -18,6 +18,10 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <tqpainter.h>
#include <tdeglobalsettings.h>
#include <tqstyle.h>