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 2681dee51..cdd47e881 100644
--- a/src/debug/timestamp.cpp
+++ b/src/debug/timestamp.cpp
@@ -10,10 +10,10 @@
*/
-#include "debug/simple-event.h"
-#include "timestamp.h"
#include <glib.h>
#include <glibmm/ustring.h>
+#include "debug/simple-event.h"
+#include "timestamp.h"
namespace Inkscape {