summaryrefslogtreecommitdiff
path: root/src/polling.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/polling.hpp')
-rw-r--r--src/polling.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polling.hpp b/src/polling.hpp
index b8f0540..c0b2423 100644
--- a/src/polling.hpp
+++ b/src/polling.hpp
@@ -18,8 +18,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __XS_CORE_HPP_INCLUDED__
-#define __XS_CORE_HPP_INCLUDED__
+#ifndef __XS_POLLING_HPP_INCLUDED__
+#define __XS_POLLING_HPP_INCLUDED__
#include "platform.hpp"