summaryrefslogtreecommitdiffstats
path: root/src/ui/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools')
-rw-r--r--src/ui/tools/measure-tool.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ui/tools/measure-tool.h b/src/ui/tools/measure-tool.h
index 0fb488948..022989973 100644
--- a/src/ui/tools/measure-tool.h
+++ b/src/ui/tools/measure-tool.h
@@ -12,10 +12,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
#include <cstddef>
#include <sigc++/sigc++.h>
#include "ui/tools/tool-base.h"