summaryrefslogtreecommitdiff
path: root/src/gui/dialogs/about-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/about-int.h')
-rw-r--r--src/gui/dialogs/about-int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/dialogs/about-int.h b/src/gui/dialogs/about-int.h
index 382859b..616c73f 100644
--- a/src/gui/dialogs/about-int.h
+++ b/src/gui/dialogs/about-int.h
@@ -1,6 +1,6 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
- * about.h - définitions internes pour la boîte de dialogue d'information sur le programme
+ * about-int.h - définitions internes pour la boîte de dialogue d'information sur le programme
*
* Copyright (C) 2024 Cyrille Bagard
*
@@ -28,7 +28,7 @@
#include <stdbool.h>
-#include "about-int.h"
+#include "about.h"