summaryrefslogtreecommitdiff
path: root/src/notifications/notifier_fallback.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/notifications/notifier_fallback.cpp')
-rw-r--r--src/notifications/notifier_fallback.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/notifications/notifier_fallback.cpp b/src/notifications/notifier_fallback.cpp
index 00e9d4a..8478fc7 100644
--- a/src/notifications/notifier_fallback.cpp
+++ b/src/notifications/notifier_fallback.cpp
@@ -1,5 +1,7 @@
#include "notifier.hpp"
+#include "abaddon.hpp"
+
/* no actual notifications, just sounds
GNotification has no win32 backend, and WinToast uses headers msys2 doesnt provide
maybe it can be LoadLibrary'd in :s