Added support for two part shutdown of socket.
[awesomized/libmemcached] / libhashkit / aes.cc
index 2e91e07c55fb5efd7d83411cebbf5db7668c11c6..c7083a6e4adc3c83676195b59225770ac5876997 100644 (file)
@@ -35,9 +35,9 @@
  */
 
 
-#include <libhashkit/common.h>
+#include "libhashkit/common.h"
 
-#include <libhashkit/rijndael.hpp>
+#include "libhashkit/rijndael.hpp"
 
 #include <cstring>