summaryrefslogtreecommitdiff
path: root/common/lines.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/lines.h')
-rw-r--r--common/lines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lines.h b/common/lines.h
index 30a2b8c..d98686f 100644
--- a/common/lines.h
+++ b/common/lines.h
@@ -49,11 +49,11 @@ SOFTWARE.
#ifndef LINES_H
#define LINES_H
-#include <pixman_utils.h>
#include <stdlib.h>
#include <string.h>
#include <spice/macros.h>
+#include "pixman_utils.h"
#include "draw.h"
SPICE_BEGIN_DECLS