summaryrefslogtreecommitdiff
path: root/src/particle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particle.cpp')
-rw-r--r--src/particle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particle.cpp b/src/particle.cpp
index 3bf031058..ecc68e6cc 100644
--- a/src/particle.cpp
+++ b/src/particle.cpp
@@ -39,7 +39,7 @@
#include "utils/mathutils.h"
#include "utils/xml.h"
-#include "guichan/color.hpp"
+#include <guichan/color.hpp>
#include <algorithm>
#include <cmath>