summaryrefslogtreecommitdiffstats
path: root/src/debug/timestamp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/timestamp.cpp')
-rw-r--r--src/debug/timestamp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/timestamp.cpp b/src/debug/timestamp.cpp
index cdd47e881..2681dee51 100644
--- a/src/debug/timestamp.cpp
+++ b/src/debug/timestamp.cpp
@@ -10,10 +10,10 @@
*/
-#include <glib.h>
-#include <glibmm/ustring.h>
#include "debug/simple-event.h"
#include "timestamp.h"
+#include <glib.h>
+#include <glibmm/ustring.h>
namespace Inkscape {