mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-19 12:24:53 -04:00
Added missing include to TurtleRouterDialog.cpp
This commit is contained in:
parent
e2bb3aef1b
commit
b85359d60a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <QPainter>
|
||||
#include <QStylePainter>
|
||||
#include <algorithm> // for sort
|
||||
#include <time.h>
|
||||
|
||||
#include "gui/settings/rsharesettings.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue