util: Move main/set to util/hash_set
[mesa.git] / src / mesa / main / syncobj.c
index 225399eda3b65865d046756c27ed347e828723ea..8832775ebb8b4596ce6add95b62711b5704f0f95 100644 (file)
@@ -63,8 +63,8 @@
 #include "get.h"
 #include "dispatch.h"
 #include "mtypes.h"
-#include "set.h"
 #include "util/hash_table.h"
+#include "util/set.h"
 
 #include "syncobj.h"