summaryrefslogtreecommitdiffstats
path: root/src/statesync/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/statesync/user.h')
-rw-r--r--src/statesync/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statesync/user.h b/src/statesync/user.h
index d98d23b..a3257b6 100644
--- a/src/statesync/user.h
+++ b/src/statesync/user.h
@@ -33,10 +33,10 @@
#ifndef USER_HPP
#define USER_HPP
+#include <cassert>
#include <deque>
#include <list>
#include <string>
-#include <assert.h>
#include "src/terminal/parseraction.h"