diff options
Diffstat (limited to 'src/otrpreferences.cpp')
-rw-r--r-- | src/otrpreferences.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/otrpreferences.cpp b/src/otrpreferences.cpp index 9fabb3f..6f6fafe 100644 --- a/src/otrpreferences.cpp +++ b/src/otrpreferences.cpp @@ -18,6 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif + #include <tqlayout.h> #include <tqlabel.h> #include <tqmap.h> |