aboutsummaryrefslogtreecommitdiff
path: root/src/Notification.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Notification.cpp')
-rw-r--r--src/Notification.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Notification.cpp b/src/Notification.cpp
index 1201557..9ffbaac 100644
--- a/src/Notification.cpp
+++ b/src/Notification.cpp
@@ -1,5 +1,5 @@
#include "../include/Notification.hpp"
-#include "../include/Program.h"
+#include "../include/Program.hpp"
#include <assert.h>
#include <stdio.h>