summaryrefslogtreecommitdiff
path: root/src/messagebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/messagebox.h')
-rw-r--r--src/messagebox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messagebox.h b/src/messagebox.h
index 189b926..32753d7 100644
--- a/src/messagebox.h
+++ b/src/messagebox.h
@@ -24,7 +24,7 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include <config.h>
+#include "config.h"
#ifdef USE_GUI
#ifndef __MIAV_MESSAGEBOX_H__