libgaim/imgstore.c

changeset 14639
706c89fe995f
parent 14254
77edc7a6191a
child 20470
77693555855f
--- a/libgaim/imgstore.c	Mon Sep 18 01:13:07 2006 +0000
+++ b/libgaim/imgstore.c	Mon Sep 18 02:53:54 2006 +0000
@@ -25,8 +25,8 @@
 */
 
 #include <glib.h>
-#include <debug.h>
-#include <imgstore.h>
+#include "debug.h"
+#include "imgstore.h"
 
 static GSList *imgstore = NULL;
 static int nextid = 0;

mercurial