Navigation Menu

Skip to content

Commit

Permalink
Fixed|Client: Missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Oct 30, 2014
1 parent 6ed8681 commit 54713b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/client/src/ui/b_command.cpp
Expand Up @@ -26,6 +26,8 @@
#include "ui/b_main.h"
#include "CommandAction"

#include <de/Log>

void B_InitCommandBindingList(evbinding_t *listRoot)
{
DENG2_ASSERT(listRoot);
Expand Down

0 comments on commit 54713b8

Please sign in to comment.