Add missing header (#2280)

This commit is contained in:
Vlad Glagolev 2020-12-11 16:07:13 -08:00 committed by GitHub
parent 037f6e6c45
commit f6231f351f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#include <sys/types.h>
#include "common.hpp"
POLYBAR_NS