summary refs log tree commit diff
path: root/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/SnackBar.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/SnackBar.cc b/src/ui/SnackBar.cc

index c6e7ace8..43a4c85d 100644 --- a/src/ui/SnackBar.cc +++ b/src/ui/SnackBar.cc
@@ -1,7 +1,7 @@ #include <QDebug> #include <QPainter> -#include <tweeny.h> +#include <tweeny/tweeny.h> #include "SnackBar.h"