summaryrefslogtreecommitdiffhomepage
path: root/tracker-hatire
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-08-22 13:29:57 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-08-23 00:05:15 +0200
commit8a80cba8c336eb39a69aadde8d2c44b8f9c54026 (patch)
tree808790acc9fa1f9c138289d20dfae249457f2d0a /tracker-hatire
parenteb7e13da139dc0878e8279eeac704206a220d23a (diff)
add missing #pragma once
Diffstat (limited to 'tracker-hatire')
-rw-r--r--tracker-hatire/ftnoir_tracker_hat_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tracker-hatire/ftnoir_tracker_hat_dialog.h b/tracker-hatire/ftnoir_tracker_hat_dialog.h
index 82615d53..61868d43 100644
--- a/tracker-hatire/ftnoir_tracker_hat_dialog.h
+++ b/tracker-hatire/ftnoir_tracker_hat_dialog.h
@@ -1,3 +1,5 @@
+#pragma once
+
#include "api/plugin-api.hpp"
#include "ftnoir_tracker_hat_settings.h"
#include "ftnoir_tracker_hat.h"