summaryrefslogtreecommitdiff
path: root/toxcore/Messenger.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/Messenger.h')
-rw-r--r--toxcore/Messenger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/toxcore/Messenger.h b/toxcore/Messenger.h
index 09f631ff..b2de6a5a 100644
--- a/toxcore/Messenger.h
+++ b/toxcore/Messenger.h
@@ -22,8 +22,8 @@
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 23 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
24 */ 24 */
25#ifndef MESSENGER_H 25#ifndef C_TOXCORE_TOXCORE_MESSENGER_H
26#define MESSENGER_H 26#define C_TOXCORE_TOXCORE_MESSENGER_H
27 27
28#include "friend_connection.h" 28#include "friend_connection.h"
29#include "friend_requests.h" 29#include "friend_requests.h"